home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Invoice & Inventory / SBIC_ V3.5 Small Bus. Inv. Ctrl / SBIC35EX.exe / DISK_1.ZIP / Tutorial.sbi / Customers.json < prev    next >
JavaScript Object Notation  |  1998-11-18  |  250b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Company": "Text (128)",
  5.         "Last": "Text (128)",
  6.         "First": "Text (128)",
  7.         "Address": "Text (128)",
  8.         "City": "Text (128)",
  9.         "State": "Text (128)",
  10.         "Zip": "Text (30)",
  11.         "Phone": "Text (30)",
  12.         "EMail": "Text (128)",
  13.         "Notes": "Text (200)"
  14.     },
  15.     "data": []
  16. }